Drop obsolete Breaks/Replaces/Provides not needed for years (Closes: #898053)
authorJeremy Bicha <jbicha@ubuntu.com>
Sun, 6 May 2018 14:17:12 +0000 (10:17 -0400)
committerJeremy Bicha <jbicha@ubuntu.com>
Sun, 6 May 2018 14:17:12 +0000 (10:17 -0400)
debian/changelog
debian/control
debian/control.in

index e4947cd5efc865c83c64bca56cc0bbc49c04965b..881b723c1ed6fe764350f52e4bca8f074be6e543 100644 (file)
@@ -1,3 +1,10 @@
+babl (0.1.46-3) UNRELEASED; urgency=medium
+
+  * Drop obsolete Breaks/Replaces/Provides not needed for years
+    (Closes: #898053)
+
+ -- Jeremy Bicha <jbicha@debian.org>  Sun, 06 May 2018 10:16:08 -0400
+
 babl (0.1.46-2) unstable; urgency=medium
 
   * Ignore test failures on s390x (See #890887)
index 4b1370567088c6aab0df417fdad92371bb6d1046..958b80445e78c76fc45fca1d952b40b29ecc4e55 100644 (file)
@@ -34,9 +34,6 @@ Multi-Arch: same
 Section: libdevel
 Depends: libbabl-0.1-0 (= ${binary:Version}),
          ${misc:Depends}
-Breaks: libbabl-0.0-0-dev
-Replaces: libbabl-0.0-0-dev
-Provides: libbabl-0.0-0-dev
 Description: Dynamic, any to any, pixel format conversion library (development files)
  Babl is a dynamic, any to any, pixel format conversion library. It
  provides conversions between the myriad of buffer types images can be
@@ -50,8 +47,6 @@ Architecture: all
 Multi-Arch: foreign
 Section: doc
 Depends: ${misc:Depends}
-Breaks: libbabl-0.0-doc
-Replaces: libbabl-0.0-doc
 Description: Dynamic, any to any, pixel format conversion library (documentation)
  Babl is a dynamic, any to any, pixel format conversion library. It
  provides conversions between the myriad of buffer types images can be
index 1c07aaa45c461c151b5f20a67b49a0b5c455e007..04ee4f3650580324d3b96412d8ebc39ab3f39d77 100644 (file)
@@ -30,9 +30,6 @@ Multi-Arch: same
 Section: libdevel
 Depends: libbabl-0.1-0 (= ${binary:Version}),
          ${misc:Depends}
-Breaks: libbabl-0.0-0-dev
-Replaces: libbabl-0.0-0-dev
-Provides: libbabl-0.0-0-dev
 Description: Dynamic, any to any, pixel format conversion library (development files)
  Babl is a dynamic, any to any, pixel format conversion library. It
  provides conversions between the myriad of buffer types images can be
@@ -46,8 +43,6 @@ Architecture: all
 Multi-Arch: foreign
 Section: doc
 Depends: ${misc:Depends}
-Breaks: libbabl-0.0-doc
-Replaces: libbabl-0.0-doc
 Description: Dynamic, any to any, pixel format conversion library (documentation)
  Babl is a dynamic, any to any, pixel format conversion library. It
  provides conversions between the myriad of buffer types images can be